* {
  /* border:1px solid black; */
}

/**.banner {
    background-color: rgb(200, 209, 200);
    position: absolute;
    width: 100%;
    height: 200;
    border: 0;
    left: 0;
    top: 0;
    right: 0;
    margin-top: 50px;
}**/

.page {
    height: 100%vw;
    width: 75%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 1rem;
    border: 2px solid #df8f16;
    border-radius: 0 0 50px 50px;
    border-top: none;
    overflow: auto;
    
}

header {
    width: 70%;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* border:1px solid black; */
}

nav {
    width: 70%;
    height: 3rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    border-radius: 0 0 50px 50px;
    border-top: none;
    position: fixed;
    padding-bottom: 2rem;
    font-size: 25px;
    background: linear-gradient(rgba(223, 241, 223, 0.8), white 60%);
    z-index: 1;
    /**text-decoration: underline;**/
    text-decoration-color: #df8f16;
    box-shadow: 0 5px 3px -3px rgb(202, 200, 200);
    /* border:1px solid black; */

}

nav > ul {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    align-items: center;
    padding-inline-start: 0;
    margin-bottom: auto;
    margin-top: 0;
    margin-block: 0;
    height: 5rem;
    /* border:1px solid black; */

}
  
nav > ul > li {
    /* padding-bottom: 0; */
    display: block;
    color: #103f13;
    font-weight: bold;
    border: 1px solid transparent;
    /* padding-left: 0.5rem; */
    /* padding-right: 0.5rem; */
    /* border:1px solid black; */

}

.nav-link {
  text-decoration: underline;
  /* border-bottom: 2px solid #88db8d; */
  padding: 1rem 0.5rem 1rem 0.5rem;
  /* border:1px solid black; */

  /* border:1px solid black; */

}

.nav-logo {
  object-fit: contain;
  height: 100%;
  /* border:1px solid black; */

}

.nav-logo:hover {
  border: none;
  text-decoration: none;
  border: 1px solid transparent;
  /* padding-left: 0.2rem; */
  /* padding-right: 0.5rem; */
}
  
.nav-link:hover {
    /**background-color: #df8f16;**/
    color: #df8f16;
    cursor: pointer;
    text-decoration: underline;
    border: 1px solid #df8f16;
    border-radius: 10px;
    padding: 1rem 0.5 1rem 0.5rem;
}
  
li > a {
    color: inherit;
    text-decoration: none;
}

.watb {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #df8f16;
  text-decoration: underline;
  text-decoration-color: #32ac3b;
}

h1 {
    text-align: center;
    padding-bottom: 15px;
    text-decoration: underline;
}

/**.name {
    text-align: center;
    border: 1px solid black;
    margin-right: 20vw;
    margin-bottom: 0px;
}

.slogan {
    border: 1px solid black;
    margin-top: 12px;
    margin-right: 20vw;
    text-align: center;
}**/

/**.contact {
    border-radius: 20px;
    width: 250px;
    float: right;
    font-size: 15px;
    margin-right: 70px;
    margin-top: 50px;
    text-align: center;
    padding: 0.7rem;
    color: white;
    background-color: rgb(255, 153, 0);
    text-decoration: none;
    letter-spacing: 1px;
    box-shadow: 10px, 10px, 5px, black;
}**/

.gallery-sec {
  background-color:rgba(223, 241, 223, 0.8);
  /* background: linear-gradient(#32ac3b, #df8f16, #88db8d); */
  /* background: linear-gradient(217deg, #dff1dfcc, #88db8d, #c4ffcbcc)33.3%;            */
  /* linear-gradient(127deg, #ffffffcc, #ffffffcc)66.6%,             */
  /* linear-gradient(336deg, #ffffffcc, #ffffffcc)99.9%; */
  padding-top: 1px;
  padding-bottom: 2rem;
  border-radius: 100px 0;
  box-shadow: 1px 1px 10px grey;
}

.gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 910px;
    position: relative;
    box-shadow: 5px, 5px, black;
}

.gallery img {
    object-fit: cover;
    height: 210px;
    width: 450px;
    border: 2px solid #df8f16;
}

.figcap1 {
    position: absolute;
    left: 0.4%;
    bottom: 50.5%;
    padding-left: 159.5px;
    padding-right: 159.5px;
    padding-top: 10px;
    padding-bottom: 15px;
    background-color: rgba(226, 224, 224, 0.7);
    font-weight: bold;
    font-size: 20px;
}

.figcap2 {
    position: absolute;
    right:0.3%;
    bottom: 50.5%;
    padding-left: 126.5px;
    padding-right: 126px;
    padding-top: 10px;
    padding-bottom: 15px;
    background-color: rgba(226, 224, 224, 0.7);
    font-weight: bold;
    font-size: 20px;
}

.figcap3 {
    position: absolute;
    left:0.4%;
    bottom: 0.5%;
    padding-left: 133px;
    padding-right: 133px;
    padding-top: 10px;
    padding-bottom: 15px;
    background-color: rgba(226, 224, 224, 0.7);
    font-weight: bold;
    font-size: 20px;
}

.figcap4 {
    position: absolute;
    right:0.3%;
    bottom: 0.5%;
    padding-left: 160px;
    padding-right: 160px;
    padding-top: 10px;
    padding-bottom: 15px;
    background-color: rgba(226, 224, 224, 0.7);
    font-weight: bold;
    font-size: 20px;
}

.install {
    width: 200px;
    height: 200px;
    object-fit: cover;
}

/* .logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    object-fit: contain;
    height: 200px;
    /**border: 1px solid black;**/
/* }  */

.p-img {
width: 100%;
}

.sun-grass {
 width: 90%;
 height: 21rem;
justify-content: center;
 margin: 4rem;
 border-radius: 40px;
 object-fit: cover;
 opacity: 0.8
}

.fade {
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
}

.header-sec {
  text-align: center;
  color: green;
  padding-top: 1rem;
  padding-bottom: 15px;
  padding-left: 1rem;
  padding-right: 1rem;
  position: absolute;
  bottom: 19rem;
  border-radius: 10px 10px 0 0;
}

.paragraph-sec {
  margin: auto;
  max-width: 60%;
  position: relative;
  background-color: #3b3b4f;
}

.p-sec1 {
  font-size: 1.1rem;
  font-weight: bold;
  word-spacing: 0.2rem;
  line-height: 2rem;
  text-align: center;
  position: absolute;
  bottom: 11rem;
  padding-top: 2px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.p-sec2 {
  font-size: 1.1rem;
  font-weight: bold;
  word-spacing: 0.2rem;
  line-height: 2rem;
  text-align: center;
  position: absolute;
  bottom: 3.7rem;
  padding-top: 1px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  border-radius: 0 0 10px 10px;
}

.em-orange {
  color: #df8f16;
  font-size: 1.3rem;
}

.emphasis {
  font-size: 1.6rem;
  color: green;
}

.contact-sec {
  text-align: center;
  height:fit-content;
}

.gallery-sec2 {
  background: linear-gradient(rgba(223, 241, 223, 0.8) , white);
  border-radius: 100px 0 0 0;
  box-shadow: 0px -5px 3px -3px grey;
}

.quote-img {
  object-fit: contain;
  height:15rem;
  margin-left: 40%;
}

html, body {
    height: 100%;
    min-height: 100%;
    width: 100%;
    background: linear-gradient(to right, #88db8d, #ffffff 12%, #ffffff 88%, #88db8d);
    font-family: Arial, Helvetica, sans-serif;
    scroll-behavior: smooth;
}

/** Form Code Dump**/

form {
    width: 60vw;
    max-width: 700px;
    min-width: 300px;
    margin: 15px auto;
    padding-bottom: 2em;
    background: radial-gradient(#dbeedd, white 70%);
  }
  
  fieldset {
    border: none;
    padding: 2rem 0;
    border-bottom: 3px solid #3b3b4f;
  }
  
  fieldset:last-of-type {
    border-bottom: none;
  }
  
  label {
    display: block;
    margin: 0.5rem 0;
    color: #df8f16
  }
  
  input,
  textarea,
  select {
    margin: 10px 20px 0 0;
    width: 100%;
    min-height: 3rem;
    font-size: 20px;
    /*padding: 0 10vw; */
  }
  
  input, textarea {
    background-color: #d4d6d4;
    border: 1px solid #0a0a23;
    color: black;
    text-align: center;
    border-radius: 5px
  }
  
  .inline {
    width: unset;
    margin: 0 0.5em 0 0;
    vertical-align: middle;
  }
  
  input[type="submit"] {
    display: block;
    width: 60%;
    margin: 1em auto;
    height: 2em;
    font-size: 1.1rem;
    background-color: #df8f16;
    border-color: white;
    min-width: 300px;
  }
  
  input[type="file"] {
    padding: 1px 2px;
  }
  a {
    color: #0000ff;
    font-weight: bold;
  }

  ::placeholder {
    color: rgb(153, 153, 153)
  }
  
  input[class="section1"] {
    font-size: 20px;
  }

  /**End of form code dump**/

  footer {
    height:10rem;
    width: 100%;
    margin-top: 3rem;
    background-color:#3b3b4f;
  }

  .footer-left {
    float: left;
    padding-top: 2rem;
    color: grey;
  }

  .footer-mid {
    text-align: center;
    padding-top: 2rem;
    color: grey;
  }

  .footer-right {
    float: right;
    color: grey;
  }